home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Creative Computers
/
Creative Computers CD-ROM, Volume 1 (Legendary Design Technologies, Inc.)(1994).iso
/
shareware
/
graphics
/
screen_jaeger
/
source
/
main.h
< prev
next >
Wrap
C/C++ Source or Header
|
1994-11-17
|
16KB
|
1,324 lines
struct TextAttr TOPAZ80 = {
(STRPTR)"topaz.font",
TOPAZ_EIGHTY,0,0
};
struct NewScreen Screen2 = {
0,0,
640,200,
2,
0,1,
HIRES,
CUSTOMSCREEN,
&TOPAZ80,
NULL,
NULL,
NULL
};
USHORT Palette[] = {
0x0644,
0x0422,
0x0755,
0x0976
#define PaletteColorCount 4
};
#define PALETTE Palette
UBYTE Gadget32SIBuff[9];
struct StringInfo Gadget32SInfo = {
Gadget32SIBuff,
NULL,
0,
9,
0,
0,0,0,0,0,
0,
0,
NULL
};
SHORT BorderVectors1[] = {
0,0,
73,0,
73,9,
0,9,
0,0
};
struct Border Border1 = {
-1,-1,
1,0,JAM1,
5,
BorderVectors1,
NULL
};
struct IntuiText IText1 = {
3,0,JAM2,
13,-9,
&TOPAZ80,
(UBYTE *)"Offset",
NULL
};
struct Gadget Gadget32 = {
NULL,
150,44,
72,8,
NULL,
RELVERIFY+LONGINT,
STRGADGET,
(APTR)&Border1,
NULL,
&IText1,
NULL,
(APTR)&Gadget32SInfo,
7,
NULL
};
SHORT BorderVectors2[] = {
0,0,
54,0,
54,9,
0,9,
0,0
};
struct Border Border2 = {
-1,-1,
1,0,JAM1,
5,
BorderVectors2,
NULL
};
struct IntuiText IText2 = {
3,0,JAM2,
11,0,
&TOPAZ80,
(UBYTE *)"INFO",
NULL
};
struct Gadget Gadget31 = {
&Gadget32,
516,33,
53,8,
NULL,
RELVERIFY,
BOOLGADGET,
(APTR)&Border2,
NULL,
&IText2,
NULL,
NULL,
80,
NULL
};
SHORT BorderVectors3[] = {
0,0,
65,0,
65,9,
0,9,
0,0
};
struct Border Border3 = {
-1,-1,
1,0,JAM1,
5,
BorderVectors3,
NULL
};
struct IntuiText IText3 = {
1,2,JAM2,
0,0,
&TOPAZ80,
(UBYTE *)"OVERSCAN",
NULL
};
struct Gadget Gadget30 = {
&Gadget31,
77,44,
64,8,
NULL,
RELVERIFY+TOGGLESELECT,
BOOLGADGET,
(APTR)&Border3,
NULL,
&IText3,
NULL,
NULL,
75,
NULL
};
SHORT BorderVectors4[] = {
0,0,
49,0,
49,9,
0,9,
0,0
};
struct Border Border4 = {
-1,-1,
1,0,JAM1,
5,
BorderVectors4,
NULL
};
struct IntuiText IText4 = {
1,2,JAM2,
0,0,
&TOPAZ80,
(UBYTE *)" FAST ",
NULL
};
struct Gadget Gadget29 = {
&Gadget30,
160,24,
48,8,
NULL,
RELVERIFY+TOGGLESELECT,
BOOLGADGET,
(APTR)&Border4,
NULL,
&IText4,
NULL,
NULL,
47,
NULL
};
SHORT BorderVectors5[] = {
0,0,
49,0,
49,9,
0,9,
0,0
};
struct Border Border5 = {
-1,-1,
1,0,JAM1,
5,
BorderVectors5,
NULL
};
struct IntuiText IText5 = {
1,2,JAM2,
0,0,
&TOPAZ80,
(UBYTE *)" CHIP ",
NULL
};
struct Gadget Gadget28 = {
&Gadget29,
102,24,
48,8,
NULL,
RELVERIFY+TOGGLESELECT,
BOOLGADGET,
(APTR)&Border5,
NULL,
&IText5,
NULL,
NULL,
46,
NULL
};
struct PropInfo Gadget27SInfo = {
AUTOKNOB+FREEHORIZ+FREEVERT,
28083,13104,
8191,4095,
};
struct Image Image1 = {
22,2,
8,4,
0,
NULL,
0x0000,0x0000,
NULL
};
struct Gadget Gadget27 = {
&Gadget28,
218,17,
69,23,
NULL,
RELVERIFY+GADGIMMEDIATE,
PROPGADGET,
(APTR)&Image1,
NULL,
NULL,
NULL,
(APTR)&Gadget27SInfo,
45,
NULL
};
UBYTE Gadget26SIBuff[5];
struct StringInfo Gadget26SInfo = {
Gadget26SIBuff,
NULL,
0,
5,
0,
0,0,0,0,0,
0,
0,
NULL
};
SHORT BorderVectors6[] = {
0,0,
41,0,
41,9,
0,9,
0,0
};
struct Border Border6 = {
-1,-1,
1,0,JAM1,
5,
BorderVectors6,
NULL
};
struct IntuiText IText6 = {
3,0,JAM2,
-52,0,
&TOPAZ80,
(UBYTE *)"Height",
NULL
};
struct Gadget Gadget26 = {
&Gadget27,
447,32,
40,8,
NULL,
RELVERIFY+LONGINT,
STRGADGET,
(APTR)&Border6,
NULL,
&IText6,
NULL,
(APTR)&Gadget26SInfo,
43,
NULL
};
UBYTE Gadget25SIBuff[5];
struct StringInfo Gadget25SInfo = {
Gadget25SIBuff,
NULL,
0,
5,
0,
0,0,0,0,0,
0,
0,
NULL
};
SHORT BorderVectors7[] = {
0,0,
41,0,
41,9,
0,9,
0,0
};
struct Border Border7 = {
-1,-1,
1,0,JAM1,
5,
BorderVectors7,
NULL
};
struct IntuiText IText7 = {
3,0,JAM2,
-45,0,
&TOPAZ80,
(UBYTE *)"Width",
NULL
};
struct Gadget Gadget25 = {
&Gadget26,
349,32,
40,8,
NULL,
RELVERIFY+LONGINT,
STRGADGET,
(APTR)&Border7,
NULL,
&IText7,
NULL,
(APTR)&Gadget25SInfo,
42,
NULL
};
SHORT BorderVectors8[] = {
0,0,
66,0,
66,13,
0,13,
0,0
};
struct Border Border8 = {
-1,-1,
1,0,JAM1,
5,
BorderVectors8,
NULL
};
struct IntuiText IText8 = {
3,0,JAM2,
4,2,
&TOPAZ80,
(UBYTE *)"CLR MEM",
NULL
};
struct Gadget Gadget24 = {
&Gadget25,
94,5,
65,12,
NULL,
RELVERIFY,
BOOLGADGET,
(APTR)&Border8,
NULL,
&IText8,
NULL,
NULL,
41,
NULL
};
SHORT BorderVectors9[] = {
0,0,
92,0,
92,10,
0,10,
0,0
};
struct Border Border9 = {
-1,-1,
1,0,JAM1,
5,
BorderVectors9,
NULL
};
struct IntuiText IText9 = {
3,0,JAM2,
6,1,
&TOPAZ80,
(UBYTE *)"SAVE » IFF",
NULL
};
struct Gadget Gadget23 = {
&Gadget24,
523,3,
91,9,
NULL,
RELVERIFY,
BOOLGADGET,
(APTR)&Border9,
NULL,
&IText9,
NULL,
NULL,
40,
NULL
};
SHORT BorderVectors10[] = {
0,0,
54,0,
54,10,
0,10,
0,0
};
struct Border Border10 = {
-1,-1,
1,0,JAM1,
5,
BorderVectors10,
NULL
};
struct IntuiText IText10 = {
3,0,JAM2,
11,1,
&TOPAZ80,
(UBYTE *)"SWAP",
NULL
};
struct Gadget Gadget22 = {
&Gadget23,
435,17,
53,9,
NULL,
RELVERIFY,
BOOLGADGET,
(APTR)&Border10,
NULL,
&IText10,
NULL,
NULL,
32,
NULL
};
SHORT BorderVectors11[] = {
0,0,
54,0,
54,10,
0,10,
0,0
};
struct Border Border11 = {
-1,-1,
1,0,JAM1,
5,
BorderVectors11,
NULL
};
struct IntuiText IText11 = {
3,0,JAM2,
11,1,
&TOPAZ80,
(UBYTE *)"COPY",
NULL
};
struct Gadget Gadget21 = {
&Gadget22,
368,17,
53,9,
NULL,
RELVERIFY,
BOOLGADGET,
(APTR)&Border11,
NULL,
&IText11,
NULL,
NULL,
31,
NULL
};
SHORT BorderVectors12[] = {
0,0,
54,0,
54,10,
0,10,
0,0
};
struct Border Border12 = {
-1,-1,
1,0,JAM1,
5,
BorderVectors12,
NULL
};
struct IntuiText IText12 = {
3,0,JAM2,
11,1,
&TOPAZ80,
(UBYTE *)"AUTO",
NULL
};
struct Gadget Gadget20 = {
&Gadget21,
301,17,
53,9,
NULL,
RELVERIFY,
BOOLGADGET,
(APTR)&Border12,
NULL,
&IText12,
NULL,
NULL,
30,
NULL
};
UBYTE Gadget19SIBuff[32];
struct StringInfo Gadget19SInfo = {
Gadget19SIBuff,
NULL,
0,
32,
0,
0,0,0,0,0,
0,
0,
NULL
};
SHORT BorderVectors13[] = {
0,0,
139,0,
139,9,
0,9,
0,0
};
struct Border Border13 = {
-1,-1,
1,0,JAM1,
5,
BorderVectors13,
NULL
};
struct IntuiText IText13 = {
3,0,JAM2,
24,-9,
&TOPAZ80,
(UBYTE *)"IFF Filename",
NULL
};
struct Gadget Gadget19 = {
&Gadget20,
496,22,
138,8,
NULL,
RELVERIFY,
STRGADGET,
(APTR)&Border13,
NULL,
&IText13,
NULL,
(APTR)&Gadget19SInfo,
NULL,
NULL
};
USHORT ImageData2[] = {
0x0200,0x0100,0x0080,0x0040,0x0020,0x0010,0x0008,0x00F8,
0x0080,0x0080,0x0780,0x0000,0x0400,0x0800,0x1000,0x2000,
0x4000,0x8000,0xF800,0x0800,0x0800,0x0800
};
struct Image Image2 = {
0,0,
13,11,
2,
ImageData2,
0x0003,0x0000,
NULL
};
struct Gadget Gadget18 = {
&Gadget19,
258,3,
13,11,
GADGIMAGE,
RELVERIFY,
BOOLGADGET,
(APTR)&Image2,
NULL,
NULL,
NULL,
NULL,
5,
NULL
};
USHORT ImageData3[] = {
0x0780,0x0080,0x0080,0x00F8,0x0008,0x0010,0x0020,0x0040,
0x0080,0x0100,0x0200,0x0800,0x0800,0x0800,0xF800,0x8000,
0x4000,0x2000,0x1000,0x0800,0x0400,0x0000
};
struct Image Image3 = {
0,0,
13,11,
2,
ImageData3,
0x0003,0x0000,
NULL
};
struct Gadget Gadget17 = {
&Gadget18,
277,3,
13,11,
GADGIMAGE,
RELVERIFY,
BOOLGADGET,
(APTR)&Image3,
NULL,
NULL,
NULL,
NULL,
6,
NULL
};
SHORT BorderVectors14[] = {
0,0,
73,0,
73,9,
0,9,
0,0
};
struct Border Border14 = {
-1,-1,
1,0,JAM1,
5,
BorderVectors14,
NULL
};
struct IntuiText IText14 = {
1,2,JAM2,
0,0,
&TOPAZ80,
(UBYTE *)" HAM ",
NULL
};
struct Gadget Gadget16 = {
&Gadget17,
486,44,
72,8,
NULL,
RELVERIFY+TOGGLESELECT,
BOOLGADGET,
(APTR)&Border14,
NULL,
&IText14,
NULL,
NULL,
13,
NULL
};
SHORT BorderVectors15[] = {
0,0,
73,0,
73,9,
0,9,
0,0
};
struct Border Border15 = {
-1,-1,
1,0,JAM1,
5,
BorderVectors15,
NULL
};
struct IntuiText IText15 = {
1,2,JAM2,
0,0,
&TOPAZ80,
(UBYTE *)" XTRA_HB ",
NULL
};
struct Gadget Gadget15 = {
&Gadget16,
406,44,
72,8,
NULL,
RELVERIFY+TOGGLESELECT,
BOOLGADGET,
(APTR)&Border15,
NULL,
&IText15,
NULL,
NULL,
12,
NULL
};
SHORT BorderVectors16[] = {
0,0,
73,0,
73,9,
0,9,
0,0
};
struct Border Border16 = {
-1,-1,
1,0,JAM1,
5,
BorderVectors16,
NULL
};
struct IntuiText IText16 = {
1,2,JAM2,
0,0,
&TOPAZ80,
(UBYTE *)" HIRES ",
NULL
};
struct Gadget Gadget14 = {
&Gadget15,
325,44,
72,8,
NULL,
RELVERIFY+TOGGLESELECT,
BOOLGADGET,
(APTR)&Border16,
NULL,
&IText16,
NULL,
NULL,
11,
NULL
};